func net/http/httputil.joinURLPath
2 uses
net/http/httputil (current package)
reverseproxy.go#L288: func joinURLPath(a, b *url.URL) (path, rawpath string) {
reverseproxy.go#L344: req.URL.Path, req.URL.RawPath = joinURLPath(target, req.URL)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)